MasterFlowVariableConnectionObject

Use this object to modify the data source server ID or/and database name used in the variable connection.

API Section: Objects

Type: Object

Properties

Name

Description

Required

Type

Format

itemId

The ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID.

Y

string

variableName

The variable's unique name.

Y

string

databaseName

The new database name. The original database name will be used if this is left empty.

-

string

serverId

The new server ID. The original server ID will be used if this is left empty.

-

string

*Required elements are only used for API parameters

Usages
  • /API2/dataSources/updateVariableConnection
  • /API3/dataSources/updateVariableConnection